*{margin: 0;padding: 0;}
body{margin: auto;font:12px/25px  "microsoft yahei";color: #333;}
ul,li{list-style: none;}
a{text-decoration: none;color: #000;transition: 0.5s;}
.clearfix::after{content: "";display: block;clear: both;visibility: hidden;height: 0;}
.clearfix{*zoom: 0;}
.clear{clear: both;}
.contain { width:83%; margin:0px auto;}
.fl{ float: left;}
.fr{ float: right;}
i,em{font-style: inherit;}
.flexwrap{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex{display: flex;justify-content: space-between;}
.vimg{transition: 1s;width: 100%;height: 100%;object-fit: cover;}
.vimg:hover{transform: scale(1.1);}

.title{text-align: center;margin-bottom: 50px;font-size: 65px;text-transform: uppercase;color: #f1f1f1;font-weight: bold;}
.title p{font-size: 40px;color: #333;}
.title .line{width: 50px;height: 4px;background: #337ab7;margin: 20px auto 0;}
.in-more a:after,.in-more a:before{content:"";position:absolute;z-index:-1;height:100%;width:0;top:0;background-color:#333;-webkit-transition:all .6s;transition:all .6s}
.in-more a:before{left:-30px;-webkit-transform:skew(-45deg,0);transform:skew(-45deg,0)}
.in-more a:after{right:-30px;-webkit-transform:skew(-45deg,0);transform:skew(-45deg,0)}
.in-more a{display:block;width:400px;border:2px solid #333;line-height:50px;font-size:16px;color:#333;margin: 40px auto 0;background:url(../images/arrow_1.png) no-repeat 92% 50%;text-align:left;padding-left:10%;position:relative;z-index: 5;overflow:hidden;-webkit-transition:all .5s;transition:all .5s}
.in-more a b{font-size:18px}
.in-more a:hover:after,.in-more a:hover:before{width:81%}
.in-more a:hover{color:#fff;background:url(../images/arrow_2.png) no-repeat 92% 50%}

/*head*/
.head{}
.logo{font-size: 16px;}
.logo p{font-size: 32px;font-weight: bold;margin-bottom: 10px;margin-top: 20px;}
.tel{padding-left: 50px;background: url(../images/tel.png) no-repeat left 10px;font-size: 16px;color: #888;margin-top: 20px;}
.tel b{font-size: 25px;color: #333;display: block;}
.nav li{position: relative; float: left;text-align: center;width: 100px;line-height: 100px;}
.nav li a{display: block;color: #333;font-size: 18px;transition: .5s;}
.nav li dl{position: absolute;left: 0;top: 100%;z-index: 9999;width: 170%;text-align: center;line-height: 40px;background: #f1f1f1;display: none;}
.nav li dl dt{border-bottom: 1px solid #ccc;}
.nav li dl dt a{font-size: 16px;position: relative;z-index: 2;}
.nav li dl dt a::after{content: "";position: absolute;left: 0;top: 0;z-index: -1;width: 100%;height: 0;transition: .5s;background: #337ab7;}
.nav li:hover>a{color: #337ab7;font-weight: bold;}
.nav li dl dt a:hover::after{height: 100%;}
.nav li dl dt a:hover{color: #fff;}

.abox{padding: 40px 0;background: #f1f1f1;}
.abox ul li{width: 12%;text-align: center;border-right: 1px solid #ccc;}
.abox ul li p{font-size: 16px;line-height: 40px;}
.abox ul li img{width: 50px;transition: .5s;}
.abox ul li:hover img{transform: rotateY(360deg);}
/* 全屋定制 */
.dingzhi{padding: 100px 0;}
.dzContent .sbox{position: relative;height: 650px;overflow: hidden;}
.dzContent .sbox img{width: 100%;height: 100%;object-fit: cover;}
.dzContent .sbox::after{content: "";position: absolute;left: 5%;top: 5%;width: 90%;height: 90%;border: 1px solid #fff;z-index: 5;transition: .5s;transform: scale(1.5);opacity: 0;}
.dzContent .sbox .mask{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #000;z-index: 2;transition: .5s;opacity: .3;}
.dzContent .sbox .fontbox{position: absolute;left: 0;bottom: 0;z-index: 10;padding: 40px;font-size: 18px;color: #fff;}
.dzContent .sbox .fontbox .line{width: 50px;height: 2px;background: #fff;margin-top: 10px;}
.dzContent .sbox:hover .mask{opacity: 0;}
.dzContent .sbox:hover::after{opacity: 1;transform: scale(1);}
/* 简介 */
.fan{background: url(../images/casebj.png) repeat;padding-top: 100px;}
.company{background: url(../images/combj.jpg) no-repeat center center;background-attachment: fixed;overflow: hidden;border-top-left-radius: 200px;border-bottom-right-radius: 200px;}
.company .contain{position: relative;height: 600px;}
.company .contain .combox{position: absolute;bottom: 40px;left: 0;color: #fff;width: 50%;}
.company .contain .combox .cti{font-size: 16px;color: #fff;width: 150px;line-height: 2;background: #337ab7;text-align: center;margin-bottom: 10px;border-radius: 50px;}
.company .contain .combox b{font-size: 35px;}
.company .contain .combox p{font-size: 18px;line-height: 1.5;margin-top: 20px;}
.company .contain .combox a.duo{display: block;width: 160px;line-height: 45px;border-radius: 50px;border: 1px solid #fff;margin-top: 30px;font-size: 16px;color: #fff;text-align: center;position: relative;z-index: 2;overflow: hidden;}
.company .contain .combox a.duo::after{content: "";position: absolute;top: 0;left: 0;width: 0;height: 100%;z-index: -1;transition: .5s;background: #fff;}
.company .contain .combox a.duo:hover::after{width: 100%;}
.company .contain .combox a.duo:hover{color: #000;}
/* 工程案例 */
.case{padding: 100px 0;}
.case .title{color: #fff;}
.caseContent li{width: 24%;}
.caseContent li .cimg{height: 300px;overflow: hidden;}
.caseContent li .cbottom{padding: 20px;font-size: 18px;}
.caseContent li .cbottom .gduo{font-size: 16px;width: 120px;border: 1px solid #333;margin-top: 20px;text-align: center;line-height: 40px;position: relative;z-index: 2;transition: .5s;}
.caseContent li:nth-child(even){margin-top: 60px;}
.caseContent li:hover .cbottom .gduo{width: 160px;}
/* 流程 */
.path{overflow: hidden;background: url(../images/pathbj.jpg) no-repeat center bottom;background-size: cover;}
.path .contain{height: 600px;position: relative;}
.path .pathbox{position: absolute;left: 0;bottom: 100px;}
.path .pathbox>span{font-size: 30px;font-weight: bold;color: #fff;}
.path .pathbox .xian{width: 50px;height: 2px;background: #fff;margin: 20px 0;}
.path .pathbox>p{font-size: 16px;color: #fff;line-height: 2;margin-bottom: 40px;}
.path .pathbox ul li{width: 15%;border-right: 1px solid #fff;color: #fff;font-size: 16px;}
.path .pathbox ul li p{font-size: 20px;margin-bottom: 10px;}
/* 新闻 */
.information{padding: 100px 0;}
.information ul{display: flex;justify-content: space-between;}
.information ul li{width: 32%;transition: 0.5s;}
.information ul li .wimg{height: 300px;overflow: hidden;margin-bottom: 10px;}
.information ul li .wimg img{width: 100%;height: 100%;object-fit: cover;transition: 1s;}
.information ul li span{font-size: 14px;color: #777;}
.information ul li p{font-size: 16px;color: #333;margin: 10px 0;font-weight: bold;}
.information ul li .duo{width: 20%;text-align: center;line-height: 2;font-size: 14px;color: #999;border: 1px solid #999;margin-top: 10px;transition: 0.5s;}
.information ul li .miaoshu{font-size: 14px;color: #555;line-height: 2;}
.information ul li:hover{transform: translateY(-10px);}
.information ul li:hover p{color: #337ab7;}
.information ul li:hover .duo{width: 30%;border-color: #337ab7;}

.bottombox{padding: 80px 0;background: url(../images/bj.jpg) no-repeat center center;color: #fff;}
.bottombox .cleft b{font-size: 30px;display: block;margin-top: 10px;}
.bottombox .cleft p{font-size: 16px;line-height: 3;}
.bottombox .cright{width: 160px;line-height: 45px;height: 45px;border: 1px solid #fff;text-align: center;overflow: hidden;border-radius: 50px;position: relative;z-index: 2;margin-top: 15px;}
.bottombox .cright::after{content: "";position: absolute;left: 0;top: 0;width: 0;height: 100%;background: #337ab7;z-index: -1;transition: .5s;}
.bottombox .cright a{display: block;font-size: 16px;color: #fff;}
.bottombox .cright:hover::after{width: 100%;}
.bottombox .cright:hover a{color: #fff;}
.bottombox .cright:hover{border-color: #337ab7;}

/*footer*/
.foot{background:url(../images/bottom.jpg);padding: 20px 0;color: #bdbdbd;}
.flogo{text-align: center;padding-top: 20px;font-size: 14px;}
.foot_1{width: 20%;}
.ftop{position: relative;margin-bottom: 20px;font-size: 18px;color: #fff;font-weight: bold;line-height: 50px;}
.ftop::after{content: "";display: block;position: absolute;left: 0;bottom: 0;width: 50px;height: 2px;background: #337ab7;}
.foot_1 ul li{padding: 5px 0;width: 45%;}
.foot_1 ul li a{font-size: 14px;color: #bdbdbd;}
.foot_2 ul li{font-size: 14px;margin-bottom: 5px;}
.foot_2 ul li b{font-size: 30px;color: #fff;}
.foot_3{text-align: center;font-size: 14px;padding-top: 20px;}
.banquan{ background:#333;width: 100%; height: 30px; line-height: 30px;text-align: center;color: #fff;border-top: 1px solid #505050;}

.foot_1 ul li a:hover{color: #337ab7;text-decoration: underline;}
.foot_1 ul li:hover{border-color: #337ab7;}
.foot_4 ul li a:hover{color: #337ab7;text-decoration: underline;}
.foot_4 ul li:hover{border-color: #337ab7;}

.prolist{}
.prolist dl{ float: left; width: 270px; height: 240px; display: block; margin: 15px 10px 0px 10px; border: 1px solid #CCCCCC; text-align: center;}
.prolist dl dt{ text-align: center;}
.prolist dl img{ margin: 3px;  display: block; padding: 1px; border: 1px solid #EEE; height: 200px; text-align: center;}
.message{line-height:24px;width: 580px;margin: 0 auto;}
.message dt{float:left;clear:both;width:70px;margin-top:18px;}
.message dd{float:left;margin-top:10px;}
.message input{line-height:40px;height:40px;border-radius: 5px;border: 1px solid rgb(169, 169, 169);}
.message .input{display: flex;justify-content: space-evenly;margin-top: 20px;}
.sub{line-height:40px !important;height: 40px !important;width: 150px;background: #337ab7;cursor: pointer;border: none;font-size: 16px;color: #fff;}
.iright .e2{display: flex;justify-content: space-between;flex-wrap: wrap;}
.e2 li{width: 48%;padding: 10px;border: 1px solid #ccc;margin-bottom: 12px;position: relative;overflow: hidden;border-radius: 5px;}
.e2 li .bottom_div{position: absolute;left: -100%;top: 0;z-index: -1;width: 100%;height: 100%;background: #337ab7;transition: 0.5s;transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.e2 li .nti{padding-bottom: 5px;margin-bottom: 5px;border-bottom: 1px dashed #ccc;}
.e2 li .nti .xian{width: 30px;height: 2px;float: left;background: #337ab7;transition: 0.5s;margin-top: 17px;margin-right: 10px;}
.e2 li .tia{float: left;font-size: 18px;color: #333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 70%;}
.e2 li .nti>span{float:right;}
.e2 li .des{font-size: 14px;line-height: 2;}
.e2 li .des .desbo{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.e2 li .des a{width: 120px;line-height: 35px;text-align: center;font-size: 15px;margin-top: 40px;background: #337ab7;color: #fff;border-radius: 5px;}
.e2 li:hover .bottom_div{left: 0;}
.e2 li:hover .nti .xian{background: #fff;}
.e2 li:hover a{color: #fff;}
.e2 li:hover .des{color: #fff;}
.e2 li:hover .des a{background: #fff;color: #337ab7;}
.e2 li:hover{border-color: #337ab7;}

.listimg{width:219px;float:left;margin:0px 5px;}
.listimg a{width:219px;}
.listimg a img{vertical-align:middle; width:219px; height:180px;}
.listimg p{line-height:40px; height:40px; text-align:center; width:219px; margin:0px auto;}
.slt{overflow:hidden;margin-top:10px;margin-bottom:10px;}
.timeBar{color:#666;line-height:36px;text-align:center;margin-top:20px;margin-right:auto;margin-bottom:10px;margin-left:auto;}
.guidbar_next{padding:10px 0px;border-top:1px solid #dadada;margin-top:20px;display: flex;justify-content: space-between;}
.guidbar_next li{font-size:14px;color:#666;}
.guidbar_next li a{color:#333;font-size: 14px;}
.page{padding-top:20px;height:30px;clear:both;text-align: center;}
.page li{display: inline-block;margin-right:6px;border:1px solid #ccc;width: 5%;}
.page .pages_hollow{width: 5%;line-height:25px;background: #337ab7;color: #fff;border:1px solid #337ab7;}
.page li a{display: block;color:#333;line-height:25px;}
.page li a:hover{background: #337ab7;color: #fff;text-decoration:none;}
.title3{height:36px; line-height:36px; color:#fff; font-size:14px; font-weight:bold; padding-left:10px; background-color:#1348ac;}
.title3 span{ float:right; color:#fff; padding-right:10px;}
.title3 a{ color: #fff;}
.content{line-height:36px;font-size:16px;}
.mt5{ text-align: center;}
.iright{margin-bottom: 20px;}
.icpfl{background: #337ab7; }
.cpt{ height: 80px; background: #337ab7; text-align: center; font-size: 22px; color: #fff; line-height: 80px;}
.cpt span{ font-size: 16px; padding-left: 6px;}
.cpb{ padding: 30px 20px;}
.cpb li{ height: 40px; line-height: 40px; background: #f8f8f8; text-align: center; margin-bottom: 10px;}
.cpb li a{ font-size: 18px; color: #333333; display: block;}
.cpb li:hover{ background: #337ab7;}
.cpb li:hover a{color: #fff;}
.cpb:nth-child(2) ul{ padding: 10px 0px}
.cpb ul dd{ line-height: 35px; text-align: center;}
.cpb ul dd a{ font-size: 14px; color: #ffffff; display: block;}
.cpb ul dd:hover{ background: #f8f8f8;}
.cpb ul dd:hover a{ color: #333;}
.nlx{ margin-top: 20px;}
.nlxt{ height: 40px; line-height: 40px; background: #337ab7; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}

.insidePro li{margin-bottom: 20px;width: 15%;line-height: 45px;text-align: center;background: #f1f1f1;}
.insidePro li a{font-size: 16px;}
.insidePro li:hover{background: #337ab7;}
.insidePro li:hover a{color: #fff;}
.imgbox{position: relative;}
.mup{width: 100%;height:60px;line-height: 60px;font-size:16px;background: rgba(255,255,255,0.8);position: absolute;left: 0;bottom: 0;}
.mup .contain{display: flex;justify-content: space-between;}
.mup .n-name{font-size: 25px;font-weight: bold;padding-left: 10px;background: url(../images/xian.jpg) no-repeat left;}
.mup .cwrap{padding-left: 30px;background: url(../images/home.png) no-repeat left;}
.sbj{ margin: 40px auto;}
.rytp{width:24%;float:left;margin:0px 5px 20px;}
.rytp a.link{height:233px;display:block;overflow:hidden;border:1px solid #ccc;text-align:center;position: relative;}
.rytp a.link::before{content: "";display: block;position: absolute;left: 50%;top: 0;width: 0;height: 100%;transition: 0.5s;opacity: 1;background: #fff;}
.rytp a.link::after{content: "";display: block;position: absolute;left: 0;top: 50%;width: 100%;height: 0;transition: 0.5s;opacity: 1;background: #fff;}
.rytp:hover a.link::before{opacity: 0;width: 100%;left: 0;}
.rytp:hover a.link::after{opacity: 0;height: 100%;top: 0;}

.rytp .ryimg{height: 300px;overflow: hidden;}
.rytp a img{transition: all 0.6s;width: 100%;height: 100%;object-fit: cover;}
.rytp .ryb p{line-height:40px;height:40px;text-align:center;}
.rytp .ryb .more{display: block;border: 1px solid #337ab7;line-height: 30px;text-align: center;font-size: 16px;}
.rytp:hover .more{background: #337ab7;color: #fff;}
.nproduct{text-align: center;margin: 90px 0;font-size: 0;}
.nproduct li{width: 9%;display: inline-block;border: 1px solid #337ab7;box-sizing: border-box;line-height: 40px;background: #f1f1f1;position: relative;border-right: none;}
.nproduct li:last-child{border-right: 1px solid #337ab7;}
.nproduct li a{font-size: 16px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nproduct li dl{line-height: 35px;display: none;background: #337ab7;position: absolute;left: 0;top: 40px;width: 100%;z-index: 1;border: 1px solid #337ab7;}
.nproduct li dl a{font-size: 15px;display: block;color: #fff;position: relative;}
.nproduct li dl a::after{content: "";display: block;position: absolute;left: 0;bottom: 0;width: 0;height: 2px;background: #fff;transition: 0.5s;}
.nproduct li:hover{background: #337ab7;}
.nproduct li:hover a{color: #fff;}
.nproduct li dl dt a:hover::after{width: 100%;}
/* 联系我们内页 */
.content .cfont{font-size: 16px;color: #777;line-height: 1.5;margin-bottom: 40px;padding-bottom: 20px;border-bottom: 1px solid #ccc;}
.content .inside{display: flex;justify-content: space-between;flex-wrap: wrap;}
.content .inside li{width: 46.5%;border: 1px solid #ccc;transition: 0.5s;display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;padding: 20px;}
.content .inside li .inr{width: 85%;font-size: 16px;color: #777;position: relative;}
.content .inside li .inr p{font-size: 19px;color: #333;font-weight: bold;line-height: 1.5;text-transform: lowercase;}
.content .inside li .inr::after{content: "";display: block;position: absolute;left: -12px;top: 10px;width: 1px;height: 50px;background: #ccc;}
.content .inside li:hover{box-shadow: 0 5px 10px #ccc;transform: translateY(-10px);border-color: #337ab7;}

/* 侧边工具栏 */
#toolbar {position: fixed;z-index: 9999;right: 17px;bottom: 10%;}
#toolbar li {margin-bottom: 3px;font-size: 0;width: 57px;height: 57px;right: 0;position: relative;}
#toolbar li a {display: block;position: absolute;z-index: 9;right: 0;top: 0;width: 57px;height: 57px;overflow: hidden;background: #337ab7;-webkit-transition: all .5s ease;transition: all .5s ease;white-space: nowrap;font-size: 0;}
#toolbar li .icon-font {display: inline-block;vertical-align: middle;width: 57px;height: 57px;background-color: #337ab7;}
#toolbar li .icon-qq:after {background-position: 0 -150px;}
#toolbar li .icon-phone:after {background-position: 0 -90px;}
#toolbar li .icon-ewm:after {background-position: 0 -30px;}
#toolbar li .icon-message:after {background-position: 0 -120px;}
#toolbar li .icon-top:after {background-position: 0 -60px;}
#toolbar li .icon-wangwang:after {background-position: 0 0;}
#toolbar li .wz {display: inline-block;line-height: 57px;font-size: 14px;color: #fff;vertical-align: middle;padding-left: 10px;}
#toolbar li.ewm .ewm-box {position: absolute;z-index: 1;padding: 5px;background: #292e39;width: 110px;right: 120%;bottom: 0;opacity: 0;visibility: hidden;-webkit-transform: translateX(100%);transform: translateX(100%);-webkit-transition: all .7s;transition: all .7s;}
#toolbar li.ewm .ewm-box p {margin-bottom: 0;}
#toolbar li.ewm .ewm-box img {max-width: 100%;}
#toolbar li.ewm .ewm-box:after {content: '';position: absolute;right: -5px;bottom: 20px;width: 0;height: 0;line-height: 0;font-size: 0;overflow: hidden;border-width: 5px;cursor: pointer;border-style: dashed dashed dashed solid;border-color: transparent transparent transparent #292e39;border-right: none;}
#toolbar li.ewm:hover .icon {background-position: -57px -180px;}
#toolbar li.ewm:hover .ewm-box {opacity: 1;visibility: visible;-webkit-transform: translateY(0);transform: translateY(0);}
#toolbar li.backtop {cursor: pointer;}
#toolbar li.backtop .iconfont {color: #fff;background-color: #292e39;}
#toolbar li:hover a {width: 200px;}
#toolbar li:last-child:hover a{width: 59px;}
#toolbar li:hover .icon-font {background-color: #292e39;}
#toolbar li:hover .icon-qq:after {background-position: -30px -150px;}
#toolbar li:hover .icon-phone:after {background-position: -30px -90px;}
#toolbar li:hover .icon-ewm:after {background-position: -30px -30px;}
#toolbar li:hover .icon-message:after {background-position: -30px -120px;}
#toolbar li:hover .icon-wangwang:after {background-position: -30px 0;}
#toolbar li:hover .icon-top:after {background-position: -30px -60px;}
.icon-font {position: relative;}
.icon-font:after {content: "";width: 30px;height: 30px;background-image: url(../images/icon_spirit.png);background-repeat: no-repeat;position: absolute;left: calc(50% - 15px);top: calc(50% - 15px);}
@media screen and (max-width: 1920px) {
	.inadbox{top: -40px;}
}
@media screen and (max-width: 1710px) {
	.nav li{width: 87px;}
	.title dd{font-size: 60px;}
}
@media screen and (max-width: 1585px) {
	.nav li{width: 78px;}
	.nav li a{font-size: 16px;}
	.logo p{font-size: 24px;margin-bottom: 0;}
	.logo{font-size: 14px;}
	.product .title ul li{width: 150px;}
	.title dd{font-size: 40px;}
}
@media screen and (max-width: 1440px) {
	.contain{width: 1200px;}
	.inadbox{top: -50px;}
	.logo p{font-size: 24px;margin-bottom: 0;}
	.logo{font-size: 14px;}
	.nav li{width: 85px;}
	.nav li a{font-size: 16px;}
	
	
	/* 内页 */
	.e2 li{width: 47.6%;}
	.rytp{width: 24.1%;}
	.page li{width: 7%;}
	.page .pages_hollow{width: 7%;}
	.ileft{width: 23%;}
	.content .inside li{width: 45.6%;}
	.content .inside li .inr{width: 82%;}
}